projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83fbebf
)
sunxi: Enable composite video out on the CHIP
author
Alex Kaplan
<
[email protected]
>
Mon, 7 Mar 2016 12:50:20 +0000
(13:50 +0100)
committer
Hans de Goede
<
[email protected]
>
Wed, 23 Mar 2016 21:04:13 +0000
(22:04 +0100)
The CHIP has a composite video output in the mini-Jack connector, alongside
with the 2 audio channels. Enable this output in U-Boot.
Signed-off-by: Alex Kaplan <
[email protected]
>
Signed-off-by: Maxime Ripard <
[email protected]
>
Acked-by: Hans de Goede <
[email protected]
>
Signed-off-by: Hans de Goede <
[email protected]
>
configs/CHIP_defconfig
patch
|
blob
|
history
diff --git
a/configs/CHIP_defconfig
b/configs/CHIP_defconfig
index 0f4020b060c096eee220d3a16d2d97246aee917b..c6bd7b217c260a11ceb4f82e6b4414e291b9b8e1 100644
(file)
--- a/
configs/CHIP_defconfig
+++ b/
configs/CHIP_defconfig
@@
-4,6
+4,7
@@
CONFIG_MACH_SUN5I=y
CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
# CONFIG_MMC is not set
CONFIG_USB0_VBUS_PIN="PB10"
+CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun5i-r8-chip"
CONFIG_SPL=y
CONFIG_OF_BOARD_SETUP=y